Vcenter Namespaces Instances VirtualMachineClassAllocationSpec

Vcenter Namespaces Instances VirtualMachineClassAllocationSpec
Vcenter Namespaces Instances VirtualMachineClassAllocationSpec

The Vcenter Namespaces Instances VirtualMachineClassAllocationSpec schema describes the definition of allocations for Virtual Machines of a given class.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "reserved_vm_class": "string",
    "count": 0
}
string
reserved_vm_class
Required

Identifier of the Virtual Machine class used for allocation.

This property was added in vSphere API 9.0.0.0.

integer As int64 As int64
count
Required

Number of instances of given Virtual Machine class.

This property was added in vSphere API 9.0.0.0.